PredecessorDrawingElementReference Class

Represents the predecessor drawing element reference extension (a16:predDERef) that references the predecessor drawing element by its creation id (uri {147F2762-F138-4A5C-976F-8EAC2B608ADB}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class PredecessorDrawingElementReference : IExtensionContent
Inheritance
Object    PredecessorDrawingElementReference
Implements
IExtensionContent

Constructors

PredecessorDrawingElementReferenceInitializes a new instance of the PredecessorDrawingElementReference class

Properties

Pred Gets or sets the predecessor drawing element creation id (pred).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also